Skip to content

make the method setBackOffFunction work for the batch processing as well (backport to the branch 4.0.x)#4466

Open
LeosBitto wants to merge 2 commits into
spring-projects:4.0.xfrom
LeosBitto:4.0.x
Open

make the method setBackOffFunction work for the batch processing as well (backport to the branch 4.0.x)#4466
LeosBitto wants to merge 2 commits into
spring-projects:4.0.xfrom
LeosBitto:4.0.x

Conversation

@LeosBitto
Copy link
Copy Markdown
Contributor

This is a backport of the commit 7c9f5c0 to the branch 4.0.x which does not modify any existing public API. The only addition to the public API is a new overload of the method retryBatch in ErrorHandlingUtils which supports the implementation of a custom BackOffFunction and resetStateOnExceptionChange for the batch processing.

Signed-off-by: Leos Bitto <leos.bitto@gmail.com>
Signed-off-by: Leos Bitto <leos.bitto@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant